* lisp/emacs-lisp/package.el (package-compute-transaction): Topological sort.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 6 May 2014 18:11:16 +0000 (14:11 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 6 May 2014 18:11:16 +0000 (14:11 -0400)
commit0ffd87bfdacd88bfaf7c9dea8869afd4881537f9
treee59f1135eefea363dc08d2acfaf928b0503b7b9f
parent797ff442c9840006c3ce87f8fab2c25db1e54158
* lisp/emacs-lisp/package.el (package-compute-transaction): Topological sort.
Add optional `seen' argument to detect and break infinite loops.
lisp/ChangeLog
lisp/emacs-lisp/package.el